[index]
+ (Plus) Operator
Syntax
<numeric expression> + <numeric expression>
Description
The + (plus) operator adds the numeric expressions located to its left and right.
Notes
Examples
Type the following in the Message Box and press Enter after each line:
put 5 + 7 into result result
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.